projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7c4cb9b
e969e49
)
auto merge of #758 : alexcrichton/cargo/issue-751, r=brson
author
bors
<bors@rust-lang.org>
Mon, 27 Oct 2014 22:43:26 +0000
(22:43 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 27 Oct 2014 22:43:26 +0000
(22:43 +0000)
This ends up killing two birds with one stone! The rationale behind this is that
the example and bin namespaces are not the same, and we don't mix metadata into
either filename, so the outputs need to be in different locations.
Closes #193
Closes #751
1
2
src/cargo/core/manifest.rs
patch
|
diff1
|
diff2
|
blob
|
history
src/cargo/ops/cargo_rustc/context.rs
patch
|
diff1
|
diff2
|
blob
|
history
src/cargo/ops/cargo_rustc/fingerprint.rs
patch
|
diff1
|
diff2
|
blob
|
history
tests/test_cargo_compile.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/core/manifest.rs
Simple merge
diff --cc
src/cargo/ops/cargo_rustc/context.rs
Simple merge
diff --cc
src/cargo/ops/cargo_rustc/fingerprint.rs
Simple merge
diff --cc
tests/test_cargo_compile.rs
Simple merge